How to Install cme software package in Debian 9 (Stretch)

How to Install cme software package in Debian 9 (Stretch)

cme software package provides Check or edit configuration data with Config::Model, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install cme 

cme is installed in your system.

Make ensure the cme package were installed using the commands given below,

$ sudo dpkg-query -l | grep cme *

You will get with cme package name, version, architecture and description in a table

cme package basic information:

Distro Debian 9 stretch
Section Perl
Package cme
Version 1.015-1
Description Check or edit configuration data with Config::Model
Sub Section Perl


See Also, How to uninstall or remove cme software package from Debian 9 (Stretch)?